TimeSerial (VBScript)

The TimeSerial command is returns the given numeric hour, minutes and seconds (i.e. three variables) into a single DateTime variant.

Syntax

TIMESERIAL ( hour , minutes , seconds )